[INFO] fetching crate aix 0.1.0...
[INFO] testing aix-0.1.0 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate aix 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate aix 0.1.0
[INFO] finished tweaking crates.io crate aix 0.1.0
[INFO] tweaked toml for crates.io crate aix 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aix 0.1.0 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aix 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 544c664d2961c3fe22011f9450f8470607deccc55c2e25d493acf2ac33654bb3
[INFO] running `Command { std: "docker" "start" "-a" "544c664d2961c3fe22011f9450f8470607deccc55c2e25d493acf2ac33654bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "544c664d2961c3fe22011f9450f8470607deccc55c2e25d493acf2ac33654bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544c664d2961c3fe22011f9450f8470607deccc55c2e25d493acf2ac33654bb3", kill_on_drop: false }`
[INFO] [stdout] 544c664d2961c3fe22011f9450f8470607deccc55c2e25d493acf2ac33654bb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d9975a3e88a320a832a6e49d714ef0b3e3a60617676d0b8131ea2814630c6e3
[INFO] running `Command { std: "docker" "start" "-a" "5d9975a3e88a320a832a6e49d714ef0b3e3a60617676d0b8131ea2814630c6e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling aix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `metadata` is never read
[INFO] [stdout]   --> src/template.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ParsedTemplate {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     pub metadata: Option<serde_yaml::Value>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTemplate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s
[INFO] running `Command { std: "docker" "inspect" "5d9975a3e88a320a832a6e49d714ef0b3e3a60617676d0b8131ea2814630c6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d9975a3e88a320a832a6e49d714ef0b3e3a60617676d0b8131ea2814630c6e3", kill_on_drop: false }`
[INFO] [stdout] 5d9975a3e88a320a832a6e49d714ef0b3e3a60617676d0b8131ea2814630c6e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b66829f644f07a2fa5ae66f099f86e980377e290a437145ca7dd44702d317a75
[INFO] running `Command { std: "docker" "start" "-a" "b66829f644f07a2fa5ae66f099f86e980377e290a437145ca7dd44702d317a75", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling aix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.18s
[INFO] running `Command { std: "docker" "inspect" "b66829f644f07a2fa5ae66f099f86e980377e290a437145ca7dd44702d317a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66829f644f07a2fa5ae66f099f86e980377e290a437145ca7dd44702d317a75", kill_on_drop: false }`
[INFO] [stdout] b66829f644f07a2fa5ae66f099f86e980377e290a437145ca7dd44702d317a75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b64ad1df27dc4fa980f03277dadfa2dc38d4a9c5c311717940166e7e3d7a96b
[INFO] running `Command { std: "docker" "start" "-a" "1b64ad1df27dc4fa980f03277dadfa2dc38d4a9c5c311717940166e7e3d7a96b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aix-d52db87c2b4df688)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test agent::tests::test_command_dir_claude ... ok
[INFO] [stdout] test agent::tests::test_command_dir_opencode ... ok
[INFO] [stdout] test agent::tests::test_display_claude ... ok
[INFO] [stdout] test agent::tests::test_command_dir_kiro ... ok
[INFO] [stdout] test agent::tests::test_display_iflow ... ok
[INFO] [stdout] test agent::tests::test_display_opencode ... ok
[INFO] [stdout] test agent::tests::test_home_config_dir ... ok
[INFO] [stdout] test agent::tests::test_local_config_dir ... ok
[INFO] [stdout] test cli::tests::test_parse_direct_args ... ok
[INFO] [stdout] test cli::tests::test_parse_template_with_args ... ok
[INFO] [stdout] test cli::tests::test_parse_template_with_path ... ok
[INFO] [stdout] test cli::tests::test_parse_template_without_args ... ok
[INFO] [stdout] test executor::tests::test_build_command_claude_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_cursor_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_cursor_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_iflow_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_kiro_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_kiro_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_opencode_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_opencode_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_claude_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_claude_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_cursor_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_cursor_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_iflow_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_iflow_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_kiro_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_kiro_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_opencode_no_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_prefix_opencode_with_model ... ok
[INFO] [stdout] test executor::tests::test_execute_request_dry_run ... ok
[INFO] [stdout] test executor::tests::test_execute_request_dry_run_claude ... ok
[INFO] [stdout] test executor::tests::test_execute_request_dry_run_cursor ... ok
[INFO] [stdout] test executor::tests::test_execute_request_dry_run_iflow ... ok
[INFO] [stdout] test executor::tests::test_execute_request_dry_run_kiro ... ok
[INFO] [stdout] test executor::tests::test_execute_request_dry_run_opencode ... ok
[INFO] [stdout] test executor::tests::test_parse_command_prefix_args_empty ... ok
[INFO] [stdout] test executor::tests::test_parse_command_prefix_args_multiple_words ... ok
[INFO] [stdout] test executor::tests::test_parse_command_prefix_args_simple ... ok
[INFO] [stdout] test executor::tests::test_parse_command_prefix_args_with_model ... ok
[INFO] [stdout] test integration_tests::test_full_flow_build_command_integration ... ok
[INFO] [stdout] test integration_tests::test_full_flow_cmd_source ... ok
[INFO] [stdout] test agent::tests::test_command_dir_iflow ... ok
[INFO] [stdout] test agent::tests::test_display_kiro ... ok
[INFO] [stdout] test executor::tests::test_build_command_claude_with_model ... ok
[INFO] [stdout] test executor::tests::test_build_command_iflow_no_model ... ok
[INFO] [stdout] test integration_tests::test_full_flow_template_fallback_to_direct ... ok
[INFO] [stdout] test integration_tests::test_full_flow_direct_args_opencode ... ok
[INFO] [stdout] test integration_tests::test_full_flow_all_agent_types ... ok
[INFO] [stdout] test integration_tests::test_full_flow_dry_run ... ok
[INFO] [stdout] test integration_tests::test_full_flow_direct_args_with_model ... ok
[INFO] [stdout] test integration_tests::test_full_flow_template_without_args ... ok
[INFO] [stdout] test template::tests::test_build_final_args_multiple_placeholders ... ok
[INFO] [stdout] test integration_tests::test_full_flow_multiple_models ... ok
[INFO] [stdout] test template::tests::test_build_final_args_empty_args ... ok
[INFO] [stdout] test template::tests::test_build_final_args_whitespace_preserved ... ok
[INFO] [stdout] test template::tests::test_build_final_args_complex_template ... ok
[INFO] [stdout] test integration_tests::test_full_flow_template_with_args ... ok
[INFO] [stdout] test template::tests::test_build_final_args_with_placeholder ... ok
[INFO] [stdout] test agent::tests::test_command_dir_cursor ... ok
[INFO] [stdout] test template::tests::test_build_final_args_without_placeholder ... ok
[INFO] [stdout] test integration_tests::test_full_flow_template_mode ... ok
[INFO] [stdout] test template::tests::test_load_template_cursor_uses_commands_dir ... ok
[INFO] [stdout] test template::tests::test_load_template_from_cmd_source_cursor_to_iflow ... ok
[INFO] [stdout] test template::tests::test_load_template_not_found ... ok
[INFO] [stdout] test template::tests::test_load_template_from_local_dir ... ok
[INFO] [stdout] test template::tests::test_load_template_opencode_uses_command_dir ... ok
[INFO] [stdout] test template::tests::test_parse_template_missing_second_delimiter ... ok
[INFO] [stdout] test template::tests::test_load_template_cmd_source_opencode_uses_command_dir ... ok
[INFO] [stdout] test template::tests::test_load_template_with_path ... ok
[INFO] [stdout] test template::tests::test_load_template_cmd_source_non_opencode_uses_commands_dir ... ok
[INFO] [stdout] test template::tests::test_load_template_from_cmd_source_opencode_to_kiro ... ok
[INFO] [stdout] test template::tests::test_load_template_cmd_source_with_path ... ok
[INFO] [stdout] test template::tests::test_parse_template_with_complex_metadata ... ok
[INFO] [stdout] test template::tests::test_parse_template_whitespace_handling ... ok
[INFO] [stdout] test template::tests::test_parse_template_with_metadata ... ok
[INFO] [stdout] test template::tests::test_parse_template_without_metadata ... ok
[INFO] [stdout] test agent::tests::test_display_cursor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b64ad1df27dc4fa980f03277dadfa2dc38d4a9c5c311717940166e7e3d7a96b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b64ad1df27dc4fa980f03277dadfa2dc38d4a9c5c311717940166e7e3d7a96b", kill_on_drop: false }`
[INFO] [stdout] 1b64ad1df27dc4fa980f03277dadfa2dc38d4a9c5c311717940166e7e3d7a96b
